PDF4Java Reference Documentation
com.o2sol.pdf4java Package
/
PDFFixedDocument Class
/ getOutline Method
Collapse All
Expand All
In This Topic
getOutline Method
In This Topic
Gets the document outline.
When a PDF file is loaded into a object, this collection is populated automatically with the outlines included in the file.
Syntax
public
PDFOutlineItemCollection
getOutline()
Return Value
A tree-structured hierarchy of outline items.
See Also
Reference
PDFFixedDocument Class
PDFFixedDocument Members